@charset "utf-8";
/* 页面共通部分 */
html, body, a, p, h1, h2, div, span, b { font-family: "微软雅黑"; }
.mod { width: 100%; margin: 50px 0px; }
.mod .rom { width: 1200px; margin: 0 auto; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.center { text-align: center; }

/* 内页左侧通栏 */
.left-col { width: 260px; }
.left-col .category-tab { margin-bottom: 10px; background: #fff; }
.left-col .tab-tt { width: 100%; line-height: 60px; color: #fff; text-indent: 20px; border-radius: 2px; }
.left-col .tab-tt span { font-size: 15px; font-weight: 300; }
.left-col .tab-list-1 { width: 100%; padding: 15px 0px 20px; }
.left-col .tab-list-1 .item { margin-bottom: 6px; }
.left-col .tab-list-1 .item a { display: block; width: 90%; margin: 0 auto; line-height: 32px; font-size: 13px; color: #333; border-bottom: 1px solid #eee; text-indent: 6px; } 
.left-col .product-tab { margin-bottom: 10px; background: #fff; }
.left-col .tab-list-2 { width: 100%; padding: 20px 0px 20px;  } 
.left-col .tab-list-2 .item { width: 200px; margin: 0 auto; margin-bottom: 10px; }
.left-col .tab-list-2 .item .pic { width: 200px; height: 140px; display: table-cell; vertical-align: middle; border: 1px solid #efefef;  text-align: center; overflow: hidden; transition: all 0.3s ease 0s; }
.left-col .tab-list-2 .item img { max-width: 96%; max-height: 96%; }
.left-col .tab-list-2 .item .tt { display: block; width: 200px; text-align: center; font-size: 14px; line-height: 28px; }
.left-col .contact-tab { margin-bottom: 20px; background: #fff; }
.left-col .tab-list-3 { padding: 30px 15px; }
.left-col .tab-list-3 .item { margin-bottom: 6px; }
.left-col .tab-list-3 .item div { vertical-align: top; font-size: 13px; line-height: 18px; }
.left-col .tab-list-3 .tt { display: inline-block; width: 60px; text-align: right; }
.left-col .tab-list-3 .value { display: inline-block; width: 160px; }
.left-col .citem { padding-left: 20px; }

/* 单页留言页 */
.table_form tbody td, .table_form tbody th { border: none !important; }
.table_form th { font-size: 14px !important; }
.input-text, .measure-input, input.date, input.endDate, .input-focus { height: 28px !important; }
.table_form td, .table_form th { padding: 4px 0px 4px 20px !important; }
.table_form #dosubmit { width: 100px; display: inline-block; height: 32px; line-height: 32px; padding: 0 18px; background-color: #393D49; color: #fff; white-space: nowrap; text-align: center; font-size: 14px; border: none; border-radius: 2px; cursor: pointer; }

/* 内页右侧内容页 */
.page { background: #efefef; margin: 0px; padding: 20px 0px; }
.right-col { width: 870px; background: #fff; padding: 10px 30px 50px; border-top: 3px solid #393d49; }
.right-col h1 { margin: 15px 0px 30px; line-height: 66px; color: #393D49; border-bottom: 1px solid #eee; font-size: 28px; font-weight: 300; }
.right-col h1 span { display: inline-block; float: right; color: #999; font-size: 13px; line-height: 32px; margin-top: 20px; }
.right-col .content-info { margin-bottom: 20px; }
.right-col .content-info img { max-width: 880px; }
.right-col .map-info .layui-field-box {  height: 420px; }
.contact .company-tt { font-size: 26px; line-height: 52px; font-weight: bold; color: #333; padding-left: 10px; }
.contact .content-info { padding-left: 10px; } 

/* 右侧新闻列表页 */
.right-col .news-list .item { margin-bottom: 5px; }
.right-col .news-list .tt { display: inline-block; width: 650px; text-indent: 5px; text-align: left; }
.right-col .news-list .tt a, .right-col .news-list .tt span, .right-col .news-list .date { font-size: 15px; line-height: 36px; }
.right-col .news-list .date { display: inline-block; width: 200px; text-align: right; color: #999; }
.right-col .news-list .download { display: inline-block; width: 200px; text-align: right;  }
.right-col .news-list .download a { color: #e00000; }

/* 新闻内页样式 */
.news-col-show h1 { margin-bottom: 8px; }
.news-col-show .sub-info { margin-bottom: 20px; }
.news-col-show .sub-info, .right-col .sub-info i { font-size: 13px; line-height: 26px; color: #999; }
.news-col-show .content-info { margin: 20px 0px 30px 0px; }
.news-col-show .layui-elem-quote { color: #696969; }

/* 产品列表样式 */
.product-col .item { float: left; margin-left: 20px; margin-bottom: 20px;  }
.product-col .item .pic { width: 260px; height: 260px; display: table-cell; vertical-align: middle; text-align: center; border: 1px solid #ccc; overflow: hidden; }
.product-col .item img { max-width: 96%; max-height: 96%; transition: all 0.3s ease 0s; }
.product-col .item .tt { font-size: 13px; color: #333; line-height: 42px; text-align: center; }
.product-col .line { width: 0px; height: 1px; transition: all 0.5s ease 0s; }
.product-col .item:hover .line { width: 200px; transition: all 0.5s ease 0s; }
.product-col .item:hover img { -webkit-transform: scale(1.08); transform: scale(1.08); transition: all 0.5s ease 0s; }

/* 产品内页样式 */
.magnifier { margin: 0px !important; }
.product-col-show .show-ll { width: 320px; }
.product-col-show .show-rr { width: 460px; padding-top: 10px; }
.product-col-show .show-rr h1 { font-size: 20px; font-weight: 300; line-height: 50px; }
.product-col-show .show-rr p { font-size: 15px; font-weight: 300; line-height: 30px; }
.product-col-show .show-rr a { width: 240px; background: #e00000; margin-top: 60px; }
.product-col-show .information { min-height: 320px; }

/* 分页样式 */
#pages a { display: inline-block; background: #393D49; color: #fff; line-height: 28px; text-align: center; padding: 0px 10px; }
#pages span { display: inline-block; border: 1px solid #393D49; color: #393D49; line-height: 26px; text-align: center; padding: 0px 10px; }

/* 内容区样式 */
.right-col .content-info, .right-col .content-info span, .right-col .content-info div, .right-col .content-info p { font-size: 15px; line-height: 30px; color: #333; }

/* 客服样式 */
.qa-mod { padding-bottom: 30px; }
.qa-mod .qa-qq { margin-top: 15px; }
.qa-mod .qa-qq .item { text-align: center; margin-bottom: 5px; }
.qa-mod .line { height: 1px; width: 80%; background: #ddd; margin: 10px auto 5px; }
.qa-mod .qa-qrcode { text-align: center; }
.qa-mod .qa-qrcode img { width: 120px; }
.qa-mod .qa-hotline .tt { text-align: center; font-size: 13px; line-height: 26px; color: #969696; }
.qa-mod .qa-hotline .item { text-align: center; font-size: 15px; line-height: 20px; color: #c5262f; }
.qa-mod .qa-contact p { text-align: center; }